@charset "utf-8";

@media screen and (min-width:1025px) {
.img:hover img {
	transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
}
input, textarea, select {
	font-size: 14px;
	outline: none;
	font-family: "微软雅黑";
}
.swiper-container, .swiper-slide, .swiper-wrapper {
	height: auto!important;
}
.swiper-slide {
	overflow: hidden!important;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden
}

.inA {
	width: 100%;
	float: left;
	background: #f9f9f9;
	padding: 50px 0px 46px;
}
.inA h1 {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 30px;
	color: #000000;
}
.inA .w1200 div {
	width: 828px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 16px;
}
.inA .w1200 div p {
	width: 600px;
	height: 44px;
	float: left;
	border: 2px solid #FF0000;
	border-radius: 4px 0px 0px 4px;
}
.inA .w1200 div p:before {
	content: '';
	background: url(../images/tm/ico1.png) no-repeat center;
	width: 18px;
	height: 100%;
	float: left;
	margin-left: 16px;
}
.inA .w1200 div p input[type='text'] {
	width: 526px;
	float: left;
	margin-left: 12px;
	border: none;
	height: 100%;
	background: none;
}
.inA .w1200 div a {
	cursor: pointer;
	float: left;
	width: 224px;
	height: 48px;
	line-height: 48px;
	background: #FF0000;
	text-align: center;
	color: #fff;
	font-size: 18px;
}


.inF {
	width: 100%;
	float: left;
	/*background: url(../images/inbg1.jpg) no-repeat center;*/
	background: rgba(255,0,0,.6);
	min-height: 200px;
	background-size: cover;
	margin: 0px 0px 40px 0px;
}
.inF li {
	float: left;
	width: 270px;
	margin: 68px 40px 0px 0px;
}
.inF li:nth-child(4n) {
	margin-right: 0px;
}
.inF li i {
	width: 82px;
	height: 82px;
	border-radius: 100%;
	float: left;
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.inF li:nth-child(1) i {
	background: url(../images/tm/ico4.png) no-repeat center #fff;
}
.inF li:nth-child(2) i {
	background: url(../images/tm/ico5.png) no-repeat center #fff;
}
.inF li:nth-child(3) i {
	background: url(../images/tm/ico6.png) no-repeat center #fff;
}
.inF li:nth-child(4) i {
	background: url(../images/tm/ico7.png) no-repeat center #fff;
}
.inF li div {
	float: right;
	width: 154px;
}
.inF li div span {
	display: block;
	font-size: 20px;
	color: #fff;
	/*margin-bottom: 16px;*/
	margin-top: 20px;
}
.inF li div p {
	line-height: 18px;
	color: #fff;
}
.inF li:hover i {
	transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

.inG {
	width: 100%;
	float: left;
	padding: 54px 0px;
}
.inG .w1200 {
	overflow: inherit;
}
.inG_con {
	width: 100%;
	float: left;
	margin-top: 35px;
	position: relative;
}
.inG_con .swiper-slide a {
	border: 1px solid #eff0f1;
	width: 284px;
	display: block;
	margin: 0 auto;
	padding-bottom: 20px;
}
.inG_c_t {
	display: block;
	background: #FF0000;
	position: relative;
	padding: 20px 56px 20px 20px;
	overflow: hidden;
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.inG_c_t>p {
	float: left;
	width: 100%;
	font-size: 18px;
	color: #fff;
}
.inG_c_t>p span {
	display: block;
	height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.inG_c_t>p i {
	display: block;
	font-size: 12px;
	color: #d3e2f5;
	text-transform: uppercase;
	margin-top: 4px;
}
.inG_c_t>i {
	position: absolute;
	width: 27px;
	height: 27px;
	background: url(../images/tm/ico9.png) no-repeat;
	right: 20px;
}
.inG_c_e {
	display: block;
	padding: 0px 20px;
	overflow: hidden;
	position: relative;
}
.inG_c_e>span {
	font-size: 16px;
	color: #000000;
	width: 100%;
	float: left;
	margin-top: 30px;
	height: 21px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.inG_c_e>p {
	color: #878787;
	width: 100%;
	float: left;
	margin-top: 4px;
	font-family: "宋体";
	height: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.inG_c_e>i {
	width: 115px;
	line-height: 36px;
	background: #FF0000;
	text-align: center;
	color: #fff;
	border-radius: 4px;
	float: left;
	margin-top: 40px;
}
.inG_c_e>img {
	position: absolute;
	right: 20px;
	bottom: 0px;
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.inG .arrow-left, .inG .arrow-right {
	width: 16px;
	height: 32px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.inG .arrow-left {
	left: -44px;
	background: url(../images/tm/inico5.png) no-repeat center;
}
.inG .arrow-right {
	right: -44px;
	background: url(../images/tm/inico05.png) no-repeat center;
}
.inG_con .swiper-slide a:hover .inG_c_t {
	padding: 20px 50px 20px 22px;
}
.inG_con .swiper-slide a:hover .inG_c_e>img {
	right: 10px;
}


.trade {
	padding: 40px 0px 50px 0px;
}
.tra_main {
	width: 100%;
	float: left;
	padding: 40px 0px 50px 0px;
}
.tra_tit {
	width: 100%;
	float: left;
	text-align: center;
}
.tra_tit>span {
	font-size: 24px;
	color: #000000;
	display: block;
}
.tra_tit>p {
	color: #666666;
	line-height: 24px;
	margin-top: 4px;
}
.tradeA_l {
	width: 270px;
	height: 216px;
	/*background: #6db2f5;*/
	background-color: rgba(255,0,0,.8);
	color: #fff;
	margin-top: 34px;
	text-align: center;
	float: left;
}
.tradeA_l dt {
	padding-top: 98px;
	background: url(../images/tm/traico1.png) no-repeat center 30px;
}
.tradeA_l dt span {
	font-size: 18px;
	font-weight: bold;
}
.tradeA_l dt span:after {
	content: url(../images/tm/traico7.png);
}
.tradeA_l dd p {
	margin-top: 2px;
}
.tradeA_l dd a {
	display: inline-block;
	width: 108px;
	line-height: 30px;
	border: 1px solid #fff;
	text-align: center;
	border-radius: 4px;
	color: #fff;
	margin-top: 18px;
}
.tradeA_l dd a:hover {
	background: #fff;
	color: #6db2f5;
}
.copy .tradeA_l {
	background: url(../images/tm/cobg.jpg);
	background-size: cover;
}
.copy .tradeA_l dt {
	background: url(../images/tm/coico5.png) no-repeat center 30px;
}
.copy .tradeA_l dd a:hover {
	color: #fc9258;
}
.tradeA_r {
	width: 912px;
	float: right;
	margin-top: 22px;
}
.tradeA_r li {
	float: left;
	width: 396px;
	padding: 0px 28px 0px 20px;
	position: relative;
	border: 1px solid #eff0f1;
	height: 100px;
	margin-top: 12px;
}
.tradeA_r li:nth-child(2n) {
	float: right;
}
.tradeA_r li a {
	padding-left: 62px;
	display: block;
	margin-top: 28px;
	position: relative;
}
.tradeA_r li a span {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.tradeA_r li a:hover span {
	color: #FF0000;
}
.tradeA_r li a p {
	color: #999999;
	margin-top: 6px;
}
.tradeA_r li a p i {
	float: right;
	font-size: 16px;
	color: #FF0000;
}
.tradeA_r li a:before {
	left: 0px;
	position: absolute;
}
.tradeA_r li:first-child:after {
	content: url(../images/tm/traico2.png);
	position: absolute;
	right: 0px;
	top: 0px;
}
.tradeA_r li:nth-child(1) a:before {
	content: url(../images/tm/traico3.png)
}
.tradeA_r li:nth-child(2) a:before {
	content: url(../images/tm/traico4.png)
}
.tradeA_r li:nth-child(3) a:before {
	content: url(../images/tm/traico5.png)
}
.tradeA_r li:nth-child(4) a:before {
	content: url(../images/tm/traico6.png)
}
.tra_adv {
	width: 100%;
	float: left;
	margin-top: 60px;
}
.copy .tradeA_r li:nth-child(1) a:before {
	content: url(../images/tm/coico1.png)
}
.copy .tradeA_r li:nth-child(2) a:before {
	content: url(../images/tm/coico2.png)
}
.copy .tradeA_r li:nth-child(3) a:before {
	content: url(../images/tm/coico3.png)
}
.copy .tradeA_r li:nth-child(4) a:before {
	content: url(../images/tm/coico4.png)
}
.copy .tradeA_r li a p i {
	color: #f08200;
}
.copy .tradeA_r li a:hover span {
	color: #f08200 !important;
}
.tradeB {
	width: 100%;
	float: left;
	background: #f9f9f9;
	padding: 0px;
}
.tradeB_con {
	width: 100%;
	float: left;
	margin-top: 36px;
}
.tradeB_con a {
	border: 1px solid #eff0f1;
	width: 284px;
	float: left;
	padding-bottom: 20px;
	margin-right: 17px;
}
.tradeB_con a:nth-child(4n) {
	margin-right: 0px;
}
.tradeB_con a:hover .inG_c_t {
	padding: 20px 10px 20px 30px;
}
.tradeB_con a:hover .inG_c_e>img {
	right: 10px;
}
.coB_con a .inG_c_t, .coB_con a .inG_c_e>i {
	background: #fc9258;
}
.coB_con a .inG_c_t>p i {
	color: #f9ddcf;
}
.tradeC_con {
	width: 100%;
	float: left;
	position: relative;
	margin-top: 18px;
	height: 300px;
	overflow: hidden;
}
.tradeC_con.cur {
	height: auto;
}
.tradeC_con>a {
	width: 222px;
	height: 128px;
	text-align: center;
	line-height: 128px;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	font-weight: bold;
	border: 1px solid #eff0f1;
	float: left;
	position: relative;
	margin: 20px 20px 0px 0px;
}
.tradeC_con>a:nth-child(5n) {
	margin-right: 0px;
}
.tradeC_con>a span {
	display: block;
	padding: 22px;
	text-align: left;
	line-height: normal;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
}
.tradeC_con>a span i {
	display: block;
	font-weight: bold;
	font-size: 14px;
}
.tradeC_con>a>img {
	position: absolute;
	right: 20px;
	bottom: 20px;
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.tradeC_con>a:hover img {
	right: 10px;
}
.tradeC_con>a.tra_more {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin-right: 0px;
	background: #fff;
}
.traxq_con {
	width: 100%;
	float: left;
	background: #f8f8f6;
	padding-bottom: 80px;
}
.traxqA {
	background: #fff;
	width: 1144px;
	float: left;
	padding: 40px 28px;
}
.traxqA_l {
	width: 860px;
	float: left;
}
.traxqA_l dl {
	width: 100%;
	float: left;
	color: #333333;
}
.traxqA_l dl dt h1 {
	font-size: 24px;
}
.traxqA_l dl dt p {
	font-size: 16px;
	line-height: 26px;
	margin-top: 12px;
}
.traxqA_l dl dd>span {
	display: block;
	line-height: 62px;
	margin-top: 20px;
	background: url(../images/tm/trabg.jpg) no-repeat center left;
	padding-left: 20px;
	font-size: 18px;
	color: #f08200;
}
.traxqA_l dl dd p {
	color: #666666;
	margin-top: 30px;
	line-height: 45px;
}
.traxqA_l dl dd p i {
	padding: 0px 20px;
	border: 1px solid #f08200;
	display: inline-block;
	margin-left: 20px;
	height: 45px;
	text-align: center;
	color: #333;
	background: url(../images/tm/traico16.jpg) no-repeat right bottom;
}
.traxqA_lm {
	width: 518px;
	float: left;
	line-height: 42px;
	margin-top: 30px;
}
.traxqA_lm>span {
	float: left;
	color: #000;
	width: 90px;
	text-align: center;
	border: 1px solid #dddddd;
	border-radius: 8px 0px 0px 8px;
}
.traxqA_lm>p {
	padding: 0px 8px;
	color: #999999;
	width: 260px;
	float: left;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
.traxqA_lm>i {
	float: right;
	width: 150px;
	cursor: pointer;
	background: #f08200;
	color: #fff;
	text-align: center;
	line-height: 44px;
}
.traxqA_le {
	width: 100%;
	float: left;
}
.traxqA_le>p {
	padding-left: 18px;
	color: #333;
	padding-left: 18px;
	position: relative;
	margin-top: 12px;
}
.traxqA_le>p i {
	color: #ff7c00;
}
.traxqA_le>p:before {
	content: url(../images/tm/traico21.jpg);
	position: absolute;
	left: 0
}
.traxqA_le>div>span {
	float: left;
	color: #999999;
	padding-left: 22px;
	margin-top: 20px;
	margin-right: 20px;
	position: relative;
}
.traxqA_le>div>span:before {
	position: absolute;
	left: 0px;
}
.traxqA_le>div>span:nth-child(1):before {
	content: url(../images/tm/traico17.jpg);
}
.traxqA_le>div>span:nth-child(2):before {
	content: url(../images/tm/traico18.jpg);
}
.traxqA_le>div>span:nth-child(3):before {
	content: url(../images/tm/traico19.jpg);
}
.traxqA_le>div>span:nth-child(4):before {
	content: url(../images/tm/traico20.jpg);
}
.traxqA_le>div>span:last-child {
	margin-right: 0px;
}

 @media screen and (max-width:1025px) {
.w1200 {
	width: 88%;
	overflow: inherit;
}

.inG_con .swiper-slide a {
	width: 90%;
}
.inG_c_e>img {
	width: 20px;
}


.inF {
	height: auto;
	padding: 40px 0px;
	min-height: auto;
}
.inF li {
	width: 25%;
	text-align: center;
	margin: 0px;
}
.inF li i {
	display: inline-block;
	float: none;
}
.inF li div {
	width: 100%;
	text-align: center;
	margin-top: 10px;
}


/*.X_one{margin-top:0px;}*/
.trade, .mark {
	overflow: hidden;
}
.tradeA_l {
	width: 100%;
}
.tradeB_con a {
	width: 23.5%;
	margin-right: 1.6%;
}
.tradeC_con>a, .tradeC_con>a:nth-child(5n) {
	width: 23.5%;
	margin-right: 1.6%;
}
.tradeC_con>a:nth-child(4n) {
	margin-right: 0px;
}
.tradeA_r {
	width: 100%;
}
.coC_con li {
	width: 38%;
	padding: 0px 5%;
}

.tradeC_con>a.tra_more {
	display: none;
}
.tradeC_con {
	height: auto;
}
}
@media screen and (max-width:768px) {

.inA .w1200 div, .inC_con>li {
	width: 100%;
}
.inA .w1200 div p {
	width: 70%;
}
.inA .w1200 div a {
	width: 29%;
}
.inA .w1200 div p input[type='text'] {
	width: 80%;
}

.tradeA_r li {
	width: 80%;
	padding: 0px 9% 0px 9%;
	float: left !important;
}


}

@media screen and (max-width:414px) {
.inF li div span {
	font-size: 16px;
}

.w1200 {
	width: 90%;
}

.inA, .inG, .inB_con, .inC, .inD, .inE {
	padding: 24px 0px;
}
.inA h1 {
	text-align: left;
	font-size: 24px;
}
.inA .w1200 div p {
	width: 64%;
	height: 36px;
}
.inA .w1200 div a {
	height: 40px;
	line-height: 40px;
}



.inF {
	padding: 20px 0px;
}
.inF li {
	width: 50%;
	margin: 10px 0px;
}
.inF li i {
	width: 50px;
	height: 50px;
}


.inG_c_e>img {
	width: 50px;
}
.inG_c_t>i {
	display: block;
}
.inG_con .swiper-container {
	width: 90%;
	margin-left: 5%;
}
.inG .arrow-left {
	left: -10px;
}
.inG .arrow-right {
	right: -10px;
}
.inA .w1200 div a {
	font-size: 14px;
}


.trade {
	padding: 24px 0px;
}
.tradeA_l {
	margin-top: 18px;
}
.tra_adv {
	margin-top: 26px;
}
.tradeB_con a {
	width: 99%;
	margin-right: 0px;
	margin-top: 20px;
}
.tradeB_con {
	margin-top: 0px;
}
.tradeC_con>a, .tradeC_con>a:nth-child(5n) {
	width: 48%;
	margin-right: 0px;
}
.tradeC_con>a:nth-child(2n) {
	float: right;
}

.tradeA_r li a p {
	padding-bottom: 30px;
	position: relative;
}
.tradeA_r li a p i {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.tradeA_r li {
	height: auto;
	padding-bottom: 20px;
}


.tra_main {
	padding: 0px;
}

}
